KeyVal v1.0 ReadMe

Congratulations on downloading KeyVal!

KeyVal is a Win95, 32-bit utility for Visual Basic 
programmers.  Press any key on your keyboard and KeyVal
will tell you the "KeyCode".  KeyVal will also tell you
if the SHIFT, CTRL, or ALT keys are being held down.  The
values for these three keys are added together to form the
"Shift" value.

SHIFT = 1
CTRL = 2
ALT = 4

KeyVal is an indispensable tool to use when coding low level
keyboard handlers.

File List
____________

The following files are needed to run KeyVal v1.0:

KEYVAL.EXE & the 32-bit, VB4 runtime files


Installation
____________

1)  Create a directory and extract the KEYVAL10.ZIP file into it.



Feel free to contact us at:

DARTCY Productions
PO BOX 714
Carmel, NY, 10512
USA

EMAIL: 
	1) DARTCYpro@aol.com 	
	2) 104336.1735@compuserve.com
	3) DARTCY_productions@Juno.com


WEB SITE:

http://members.aol.com/dartcypro/

